home *** CD-ROM | disk | FTP | other *** search
- -- card: 15511 from stack: in
- -- bmap block id: 14690
- -- flags: 0000
- -- background id: 2595
- -- name: n
- ----- HyperTalk script -----
- on openCard
- wait 1 seconds
- go to card "alfa"
- end openCard
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=12 top=313 right=339 bottom=44
- -- title width / last selected line: 0
- -- icon id / first selected line: 15420 / 15420
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Go Back
- ----- HyperTalk script -----
- on mouseUp
- visual scroll right
- go to prev card
- end mouseUp
-
-